Skip to content

[breaking change detector] Add 'six' to development requirements#46774

Closed
msyyc wants to merge 1 commit intomainfrom
msyyc-patch-1
Closed

[breaking change detector] Add 'six' to development requirements#46774
msyyc wants to merge 1 commit intomainfrom
msyyc-patch-1

Conversation

@msyyc
Copy link
Copy Markdown
Member

@msyyc msyyc commented May 7, 2026

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copilot AI review requested due to automatic review settings May 7, 2026 01:46
@msyyc msyyc requested a review from catalinaperalta as a code owner May 7, 2026 01:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the breaking change detector’s development requirements to include six, ensuring the checker’s venv setup can install an additional Python dependency during execution.

Changes:

  • Add six to scripts/breaking_changes_checker/dev_requirements.txt.

Comment on lines 1 to +3
-e ../../eng/tools/azure-sdk-tools
jsondiff>=1.2.0
six
@msyyc msyyc closed this May 7, 2026
@msyyc msyyc deleted the msyyc-patch-1 branch May 7, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants